testgeometry: Ignore deprecations
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 Jan 2016 16:25:14 +0000 (11:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 29 Jan 2016 16:54:07 +0000 (11:54 -0500)
All the functionality that is tested here has been deprecated
recently.

tests/testgeometry.c

index 0e0fff117377116928d41664f4403f68533c088f..0a0af12d051330de6ef1172c22fa25663ce1dbec 100644 (file)
@@ -21,6 +21,8 @@
 #define GRID_SIZE 20
 #define BORDER 6
 
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
+
 static int window_count = 0;
 const char *geometry_string;